projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a77fd3f
)
(../src/config.h): Fix error message.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 9 Oct 2006 19:57:43 +0000
(19:57 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 9 Oct 2006 19:57:43 +0000
(19:57 +0000)
lib-src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/lib-src/makefile.w32-in
b/lib-src/makefile.w32-in
index 96464e39506824c483f60bc2f950f899442f1863..0deb0012f88a6d5d3363d96e55ec769051a89201 100644
(file)
--- a/
lib-src/makefile.w32-in
+++ b/
lib-src/makefile.w32-in
@@
-318,7
+318,7
@@
cleanall: clean
# Headers we would preprocess if we could.
#
../src/config.h: ../nt/$(CONFIG_H)
- echo
config.h has changed.
Re-run configure.bat.
+ echo
$(CONFIG_H) has changed.
Re-run configure.bat.
exit -1
getopt.h: getopt_.h